home *** CD-ROM | disk | FTP | other *** search
- object DlgFileOverwrite: TDlgFileOverwrite
- Left = 360
- Top = 126
- Width = 368
- Height = 274
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object fromFile: TLabel
- Left = 8
- Top = 106
- Width = 329
- Height = 23
- AutoSize = False
- Caption = 'fromFile'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Meldung: TLabel
- Left = 8
- Top = 43
- Width = 337
- Height = 36
- AutoSize = False
- Caption = 'Meldung'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object toFile: TLabel
- Left = 8
- Top = 162
- Width = 329
- Height = 23
- AutoSize = False
- Caption = 'toFile'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object fileName: TLabel
- Left = 8
- Top = 10
- Width = 329
- Height = 23
- AutoSize = False
- Caption = 'fileName'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label1: TLabel
- Left = 8
- Top = 88
- Width = 163
- Height = 15
- Caption = 'File details in source directory'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 144
- Width = 156
- Height = 15
- Caption = 'File details in target directory'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object BitBtn1: TBitBtn
- Left = 12
- Top = 202
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Kind = bkYes
- end
- object BitBtn2: TBitBtn
- Left = 140
- Top = 202
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Kind = bkNo
- end
- object BitBtn3: TBitBtn
- Left = 260
- Top = 202
- Width = 83
- Height = 27
- Caption = '&Cancel'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Kind = bkCancel
- end
- end
-